Insert This code into between the <HEAD> tags of your HTML Page.
Insert This code into between the <Body> tags of your HTML Page.
Finally, insert the below inside the <img> tag of all of the images you want the effect applied to:
An example would be:
<a href="whatever.htm"><img src="mygif.gif" border=0 style="filter:alpha(opacity=40)" onMouseover="high(this)" onMouseout="low(this)"></a>
1998 Copyright (C) Next Step Publishing All Rights Reserved